From: Boyuan Yang Date: Fri, 26 Jun 2020 00:28:53 +0000 (-0400) Subject: debian/TODO: Add information aboud pybind11 X-Git-Tag: archive/raspbian/1.1.9+ds1-4+rpi1^2^2~105 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22%22/%22http:/www.example.com/cgi/%22https:/%22%22?a=commitdiff_plain;h=39ec7df988d3732a8cceea51c97fd1a17148f536;p=opencc.git debian/TODO: Add information aboud pybind11 --- diff --git a/debian/TODO b/debian/TODO index a2899b0..6b06ca6 100644 --- a/debian/TODO +++ b/debian/TODO @@ -1 +1,4 @@ * We need to pack nodejs module provided by opencc when possible. +* The python binding is not packaged. There is a embedded pybind11 + library that need to be dealt if we want to enable python + binding support.